home *** CD-ROM | disk | FTP | other *** search
/ Turnbull China Bikeride / Turnbull China Bikeride - Disc 2.iso / STUTTGART / EDITORS / ZAP130 / !Zap / External < prev    next >
Text File  |  1995-05-29  |  2KB  |  149 lines

  1. | Versions of Zap >= 1.3 load extension modes automatically when required
  2. | This file tells Zap which modes and commands are contained in an
  3. | extension module so it knows when to load them.
  4. | You must edit this file to install a new module.
  5. | Format of file is:
  6. |
  7. | <filename of module> [<Command to execute before the module loaded>] [*]
  8. |    <list of names of modes in the module>
  9. |    -
  10. |    <list of names of commands in the module>
  11. |    -
  12. |    <list of message numbers the module should be loaded to deal with>
  13. |
  14. | If " *" is present at the line end then the module is loaded at startup.
  15. | The OSCLI command (if given) is run via Wimp_StartTask before the module
  16. | is loaded. It usually runs an obey file which sets up some path names.
  17. |
  18. | NB This file is very sensitive to errors - inaccurate information will
  19. | lead to crashes!
  20.  
  21. <Zap$Dir>.Code.ZapBasic
  22.     BASIC
  23.     BASTXT
  24.     Taskwindow
  25.     -
  26.     Assemble
  27.     Taskwindow
  28.     -
  29.     &808C5
  30.  
  31. <Zap$3rdParty>.Ebourne.ZapMje
  32.     C
  33.     Assembler
  34.     Pascal
  35.     -
  36.     MJE_NEXTFUNC
  37.     MJE_LASTFUNC
  38.     MJE_OPENCOMMENT
  39.     MJE_CLOSECOMMENT
  40.     MJE_IF
  41.     MJE_ENDIF
  42.     MJE_COMMENTLINE
  43.     MJE_UNCOMMENTLINE
  44.     MJE_SWAPTOHEADER
  45.     MJE_GENERATEHEADER
  46.     MJE_HELPCONTEXT
  47.     MJE_HELPLAST
  48.     MJE_HELPTOPIC
  49.     MJE_ALTERSEL
  50.     MJE_IFMODE
  51.     MJE_COREDUMP
  52.     MJE_COREDUMPD
  53.     MJE_ULTRASEARCH
  54.  
  55. <Zap$3rdParty>.BryanS.ZapCMode
  56.     CMode
  57.     -
  58.     C_LIST_FUNCTIONS
  59.     C_PREV_FUNCTION
  60.     C_NEXT_FUNCTION
  61.     C_COMPILE
  62.     C_BOUNCE
  63.     C_SET_PAUSE
  64.     C_SET_INDENT
  65.     C_MODE
  66.     TEX_MODE
  67.     GOFER_MODE
  68.  
  69. <Zap$3rdParty>.Wagenaar.SoftWrap
  70.     SoftWrap
  71.     -
  72.     REMOVELF
  73.  
  74. <Zap$3rdParty>.Wagenaar.DWExt Obey <Zap$3rdParty>.Wagenaar.!BootDWExt
  75.     -
  76.     CRLF
  77.     BLOCKID
  78.     FIRSTBLOCK
  79.     DEFBLOCK
  80.     FINDBLOCK
  81.     FINDID
  82.     STARCOM
  83.     CC
  84.     MAKE
  85.     ANYCOMPILE
  86.     OPENMAKE
  87.     OPENREF
  88.     OPENCH
  89.     OPENOTHER
  90.     CLOSETBTW
  91.     MODBRK
  92.     LINEEND
  93.     SETNAME
  94.     REVERT
  95.     GOTOLINE
  96.     GOTOADDR
  97.  
  98. <Zap$3rdParty>.Salt.ZapDS
  99.         -
  100.         DS_INSERT
  101.         DS_RUNAPP
  102.  
  103. <Zap$3rdParty>.Moore.ZapUtils Run <Zap$3rdParty>.Filters.!Run
  104.     -
  105.     FILTERSEL
  106.     FW
  107.     BW
  108.     DELWORDLEFT
  109.     DELWORDRIGHT
  110.     SEARCHWORD
  111.     WINLEFT
  112.     WINRIGHT
  113.     WINUP
  114.     WINDOWN
  115.  
  116. <Zap$3rdParty>.Hughes.ZapENH
  117.     LaTeX
  118.     -
  119.     ImpressionSpell_Selection
  120.     LaTeX_Environment
  121.     LaTeX_NextSection
  122.     LaTeX_PrevSection
  123.     LaTeX_Quote
  124.     WordWorks_Selection
  125.     Eval
  126.     WC
  127.  
  128. <Zap$3rdParty>.Sabin.ZapEmail
  129.     Email
  130.  
  131. <Zap$3rdParty>.Ant.ZapMailMod
  132.     MailMode
  133.     -
  134.     SIGNATURE
  135.     MSGQUOTE
  136.     STRIPHEADERS
  137.  
  138. <Zap$3rdParty>.Freeman.ZapSAsm
  139.     SAsm
  140.     -
  141.     INCANDSAVE
  142.     INCVERSION
  143.     DECANDSAVE
  144.     DECVERSION
  145.     LISTLABELS
  146.     LOSECARET
  147.     WORDWORKS
  148.     WOSCLI
  149.